home *** CD-ROM | disk | FTP | other *** search
- /* Style sheet optimized for IE4x - Last updated 01/16/01 RWF */
- /* Added Table.nested, TH, TD for nested tables -- 02/26/01 */
-
- body { color: #000000;
- background: #FFFFFF;
- font-size: 70%;
- font-family: Verdana, Arial, Sans Serif;
- margin-left: 0em;
- padding-left: 1.5em; }
-
-
- a:link, a:visited { color: #0000FF; text-decoration:underline;}
-
- a:active, a:hover { color: #FF0000; cursor:hand; text-decoration:underline;}
-
- /* Puts a little more breathing room above related topics link. - AMS*/
- a.#reltopics { position:relative; top:1em; }
-
- h1
- { font-size: 125%;
- margin-bottom: .5em; clear:both; width: 85%; }
-
- h2
- { font-size: 110%;
- margin-top: 1.5em;
- margin-bottom: .5em; clear:both; }
-
- h3
- { font-size: 100%;
- margin-top: 1.2em;
- margin-bottom: .5em; clear:both; }
-
- h4
- { font-size: 100%;
- margin-top: 1.2em;
- margin-bottom: .5em; clear:both; }
-
- h5
- { font-size: 100%;
- margin-top: 1.2em;
- margin-bottom: .5em; clear:both; }
-
- p
- { margin-top: .6em;
- margin-bottom: .6em; }
-
- ol
- { margin-top: .5em;
- margin-bottom: 0em;
- margin-left: 2.1em;
- padding-left: 0em;
- margin-right:2.1em; }
-
- ul
- { margin-top: .6em;
- margin-bottom: 0em;
- list-style-type: disc;
- margin-left: 1.5em;
- padding-left: 0em;
- margin-right: 1.5em; }
-
- li
- { margin-bottom: .7em; clear:both; }
-
- dd
- { margin-bottom: 0em;
- margin-left: 1.5em; }
-
- /* for defined terms, follow the Document Conventions listing in the Microsoft Manual of Style: */
- /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add font-weight: bold; to the dt tag */
- /* Variables, book titles, and placeholders the user must provide are italic--add font-style: italic; to the dt tag */
- /* pre-defined arguments are bold and italic--add font-weight: bold; and font-style: italic; to the dt tag */
-
- dt
- { margin-top: 1em; }
-
- pre
- { margin-top: .5em;
- margin-bottom: .5em; }
-
- code
- { font-family: Courier New;
- font-size: 1.1em; }
-
- table
- { font-size: 100%;
- margin-top: 1em;
- margin-bottom: 1em; }
-
- th
- { text-align: left;
- background: #DDDDDD;
- vertical-align: bottom;
- padding: .2em;
- padding-left: .45em;
- padding-right: .5em;}
-
- tr
- { vertical-align: top; }
-
- td
- { background: #EEEEEE;
- vertical-align: top;
- padding: .2em;
- padding-left: .45em;
- padding-right: .5em;}
-